worst case - ترجمة إلى العربية
DICLIB.COM
أدوات لغة الذكاء الاصطناعي
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:     

ترجمة وتحليل الكلمات بواسطة الذكاء الاصطناعي

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

worst case - ترجمة إلى العربية

MEASURE OF HOW EFFICIENTLY ALGORITHMS USE RESOURCES
Best-case performance; Average performance; Worst-case performance; Worst-case; Worst case; Best case; Average (performance); Worst-case (performance); Best and worst cases; Worst-case cost; Best case analysis; Average-case; Best-case analysis; Best-case cost; Average case analysis; Average case; Average-case cost; Best, worst & average case; Best case complexity; Best-case complexity; Best, worst, and average case; Best-case execution time; Best case execution time; BCET (computing)
  • Graphs of functions commonly used in the analysis of algorithms, showing the number of operations ''N'' versus input size ''n'' for each function

worst case         
  • First edition cover design<br>(publ. [[Little, Brown]])
2010 NOVEL BY JAMES PATTERSON AND MICHAEL LEDWIDGE
Best-case performance; Average performance; Worst-case performance; Worst-case; Worst case; Best case; Average (performance); Worst-case (performance); Best and worst cases; Worst-case cost; Best case analysis; Average-case; Best-case analysis; Best-case cost; Average case analysis; Average case; Average-case cost; Best, worst & average case; Best case complexity; Best-case complexity; Best, worst, and average case; Best-case execution time; Best case execution time; BCET (computing)
حالة الضغط القصوى
case system         
  • Балахн'''е'''}}'')'' is in the dative case in ''Balakhne 500 Let'' ('Balakhna is 500 years old', literally '[There is] 500 years to Balakhna') on the front of the sign. Furthermore, ''let'' is in the genitive (plural) case.
GRAMMATICAL CATEGORY WHOSE VALUE REFLECTS THE GRAMMATICAL FUNCTION PERFORMED BY A NOUN OR PRONOUN IN A PHRASE, CLAUSE, OR SENTENCE
Noun case; Case (linguistics); Case (grammar); Case ending; Grammatical cases; Case system; Case endings; Case (language); Case marking; Morphological case; Noun cases; Language case; English cases; Noun cases in English; Cases (grammar)
‎ نِظامُ الحالاَت:أُسْلوبُ دِراسَةِ الحالاَت‎
case sensitivity         
ONE OF TWO OPTIONS FOR TAKING INTO ACCOUNT ALL DIFFERENCES OF LETTER CASE WHEN COMPARING OR SEARCHING FOR TEXTS (EXAMPLE: CASE SENSITIVE COMPARISON OF "DOG" WITH "DOG" RETURNS "DIFFERENT")
Case-sensitive; Case sensitive; Smash case; Case-insensitive; Case Sensitivity; Case insensitive; Case insensitivity; Case insensitiv; Case sensitiv; Case-sensitiv; Case-insensitiv; Case-sensitivity; Case Sensitive
حساسية الحالة

تعريف

Case system
·add. ·- The system of teaching law in which the instruction is primarily a historical and inductive study of leading or selected cases, with or without the use of textbooks for reference and collateral reading.

ويكيبيديا

Best, worst and average case

In computer science, best, worst, and average cases of a given algorithm express what the resource usage is at least, at most and on average, respectively. Usually the resource being considered is running time, i.e. time complexity, but could also be memory or some other resource. Best case is the function which performs the minimum number of steps on input data of n elements. Worst case is the function which performs the maximum number of steps on input data of size n. Average case is the function which performs an average number of steps on input data of n elements.

In real-time computing, the worst-case execution time is often of particular concern since it is important to know how much time might be needed in the worst case to guarantee that the algorithm will always finish on time.

Average performance and worst-case performance are the most used in algorithm analysis. Less widely found is best-case performance, but it does have uses: for example, where the best cases of individual tasks are known, they can be used to improve the accuracy of an overall worst-case analysis. Computer scientists use probabilistic analysis techniques, especially expected value, to determine expected running times.

The terms are used in other contexts; for example the worst- and best-case outcome of an epidemic, worst-case temperature to which an electronic circuit element is exposed, etc. Where components of specified tolerance are used, devices must be designed to work properly with the worst-case combination of tolerances and external conditions.

أمثلة من مجموعة نصية لـ٪ 1
1. The worst–case scenarios, however, never materialized.
2. "The worst–case scenario is not staying four years.
3. In the worst case scenario both sides might shirk responsibility.
4. "In the government‘s eyes, Gao is the worst case.
5. The markets are pricing for worst–case scenarios.